MatchingNodeSet usage details

Summary

org.eclipse.dltk.internal.core.search.matching.MatchingNodeSet has 14 total references to 3 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] MatchingNodeSet
DECLARED_FIELD
Reference Location Line Number Visibility
org.eclipse.php.internal.core.search.PHPMatchLocator.LocalDeclarationVisitor.nodeSet -1 PRIVATE
PARAMETER
Reference Location Line Number Visibility
org.eclipse.php.internal.core.search.PHPMatchLocator.reportMatching(TypeDeclaration, MethodDeclaration, IModelElement, int, boolean, MatchingNodeSet) -1 PRIVATE
org.eclipse.php.internal.core.search.PHPMatchLocator.reportMatching(ModuleDeclaration, MethodDeclaration, IModelElement, int, MatchingNodeSet) -1 PRIVATE
org.eclipse.php.internal.core.search.PHPMatchLocator.reportMatching(TypeDeclaration, IModelElement, int, MatchingNodeSet, int) -1 PRIVATE
org.eclipse.php.internal.core.search.PHPMatchLocator.LocalDeclarationVisitor.LocalDeclarationVisitor(PHPMatchLocator, IModelElement, MatchingNodeSet) -1 PRIVATE
[+] matchingNodes(int, int) : ASTNode[]
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.php.internal.core.search.PHPMatchLocator.reportMatching(TypeDeclaration, MethodDeclaration, IModelElement, int, boolean, MatchingNodeSet) 207 PRIVATE
org.eclipse.php.internal.core.search.PHPMatchLocator.reportMatching(ModuleDeclaration, MethodDeclaration, IModelElement, int, MatchingNodeSet) 144 PRIVATE
[+] matchingNodes
GETS_FIELD
Reference Location Line Number Visibility
org.eclipse.php.internal.core.search.PHPMatchLocator.reportMatching(ModuleDeclaration, MethodDeclaration, IModelElement, int, MatchingNodeSet) 170 PRIVATE
org.eclipse.php.internal.core.search.PHPMatchLocator.LocalDeclarationVisitor.visit(TypeDeclaration) 84 PRIVATE
org.eclipse.php.internal.core.search.PHPMatchLocator.LocalDeclarationVisitor.visit(Expression) 57 PRIVATE
org.eclipse.php.internal.core.search.PHPMatchLocator.LocalDeclarationVisitor.visit(MethodDeclaration) 96 PRIVATE
org.eclipse.php.internal.core.search.PHPMatchLocator.reportMatching(ModuleDeclaration, MethodDeclaration, IModelElement, int, MatchingNodeSet) 156 PRIVATE
org.eclipse.php.internal.core.search.PHPMatchLocator.reportMatching(TypeDeclaration, MethodDeclaration, IModelElement, int, boolean, MatchingNodeSet) 216 PRIVATE
org.eclipse.php.internal.core.search.PHPMatchLocator.reportMatching(TypeDeclaration, MethodDeclaration, IModelElement, int, boolean, MatchingNodeSet) 230 PRIVATE

Back to bundle index

Valid HTML 4.01 Transitional